Avoid warnings when unrealizing a text view
authorMatthias Clasen <mclasen@redhat.com>
Tue, 7 Apr 2009 23:28:29 +0000 (19:28 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 7 Apr 2009 23:28:29 +0000 (19:28 -0400)
commitd89c9911f08111024cb9e32890c342c19e754b6e
treead001a716fa4ee53b39165e62aaba6f8dcdc3ffa
parentd79a25a0dbb6b9078bb3e963178aa749d0d113c4
Avoid warnings when unrealizing a text view

For some reason, input methods can emit preedit-changed when a
text view is unrealized, at which point the layout has already
been cleared. (#578221)
gtk/gtktextview.c